home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / comm / misc / DigiCamGUI.readme < prev    next >
Text File  |  2001-09-05  |  3KB  |  49 lines

  1. Short:    TritonRexx based GUI for DigiCam v1.01
  2. Author:   kaedric@cd-memories.com (Roger Clark)
  3. Uploader: kaedric@cd-memories.com (Roger Clark)
  4. Type:     comm/misc
  5.  
  6. Updated  script  now  has  the ability to download all photos from the
  7. camera,   as  well  as  erase  all  photos  from  the  camera.   Other
  8. enhancements  include support for non-sequential resolution numbers as
  9. return  by  various  cameras,  and  the ability to change the camera's
  10. resolution, flash and color modes from the GUI.  You can also have the
  11. camera take a picture or get a preview image from the GUI controls.
  12.  
  13. Known  Bug:   This  is  more to do with Digicam itself rather than the
  14. GUI,  but  when  taking  a photo from remote using larger resolutions,
  15. your  camera may not store the image fast enough and Digicam will time
  16. out  and  resend  the  command  to  take a photo.  The can result in a
  17. endless  loop  where  the  camera just keeps taking photo after photo.
  18. Sending  a  CTRL-C  to  the  script  will abort this loop and exit the
  19. program  with some error messages.  You do not need to report these to
  20. me  since  I'm  already  aware of them.  I will try to fix the Digicam
  21. source and upload a new version if I can solve this problem.
  22.  
  23. **********************************************************************
  24.  
  25. I  wanted  to  create  a simple GUI for DigiCam that would provide the
  26. basic  framework for the command set that it supported.  The result is
  27. DigiCam_Triton.rexx,  a  simple  but  easy  to use GUI.  The script is
  28. easily  configured  by  editing  some  variables  at  the beginning to
  29. reflect  your  system  and  camera  configurations.  The default setup
  30. works  very  well  with my Epson PhotoPC 750Z connected to my A4000 on
  31. the built-in serial port.
  32.  
  33. DigiCam_Triton.rexx  allows  you to list the directory of the camera's
  34. memory,  display  the  selected thumbnail image, download the selected
  35. image,   or  erase  the  selected  image  from  the  camera.   Due  to
  36. limitations  in  TritonRexx there is no multi-select available at this
  37. time.  Operations are performed on a single photo or all photos in the
  38. camera's memory.
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     2118    1023 51.6% 04-Jul-01 13:05:20  DigiCamGUI.readme
  46.    21923    4579 79.1% 04-Jul-01 12:56:16  DigiCam_Triton.rexx
  47. -------- ------- ----- --------- --------
  48.    24041    5602 76.6% 05-Jul-101 16:07:24   2 files
  49.